projects
/
xen.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2871fd7
)
[IA64] Fix Alt DTLB error message
author
awilliam@xenbuild.aw
<awilliam@xenbuild.aw>
Thu, 11 May 2006 19:16:04 +0000
(13:16 -0600)
committer
awilliam@xenbuild.aw
<awilliam@xenbuild.aw>
Thu, 11 May 2006 19:16:04 +0000
(13:16 -0600)
Signed-off-by: Tetsu Yamamoto <yamamoto.tetsu@jp.fujitsu.com>
xen/arch/ia64/xen/process.c
patch
|
blob
|
history
diff --git
a/xen/arch/ia64/xen/process.c
b/xen/arch/ia64/xen/process.c
index e37f9e6ae660bf9be03e3bc643d5c3f21a2fbca1..e5dca12252bab11433a508aa1a6bc71bd6e6ba18 100644
(file)
--- a/
xen/arch/ia64/xen/process.c
+++ b/
xen/arch/ia64/xen/process.c
@@
-388,7
+388,7
@@
ia64_fault (unsigned long vector, unsigned long isr, unsigned long ifa,
break;
case 4:
- printk("Alt
I
TLB.\n");
+ printk("Alt
D
TLB.\n");
break;
case 6: